initial commit
[AXOD IR_433MHz Shield] / README.md
1 #AXOD IR+433MHz Shield. InterplayMedium AXOD microserver Shield 4 RPi Zero and derivatives
2
3 ![AXOD IR+433MHz Shield](https://shalnoff.com/pics/2021/AXOD_Shield/rx_tx_1_.png)  
4 ![AXOD IR+433MHz Shield](https://shalnoff.com/pics/2021/AXOD_Shield/rx_tx_2_.png)
5
6 Expansion board for Raspberry Pi (Zero and its derivatives) designed to provide advanced functions of AXAX microserver. 
7
8 The device provides the ability to receive remote control commands (433Mhz radio), send and receive IR commands, provide independent reset of the main board, as well as interact with additional modules for audio transmission (Bluetooth or other) providing galvanic isolation. 
9
10 In addition, a 3.5mm jack provides output of analogue Video and Audio (stereo) signals. 
11
12 The analogue part of the expansion board can be removed to ensure compatibility with other non-RPi Zero board versions. 
13
14 The beeper provides feedback to the user, which can be convenient when interacting with control units, as well as when the main board hangs up.
15
16 #Hardware 
17
18 A more detailed description coming soon
19
20 #Firmware
21
22 Compile and flash
23 AVR ISP II or compatible programmer required 
24
25         cd FIRMWARE/
26         ./make
27         ./flash 
28
29 Have fun :)
30
31 #Todo
32
33 - IR transmitter implementation
34 - Advanced control of BT modules
35
36 ## License
37
38 Copyright © 2020 Dmitry Shalnov [interplaymedium.org]
39
40 Licensed under the Apache License, Version 2.0 (the "License");
41 you may not use this files except in compliance with the License.
42 You may obtain a copy of the License at
43
44     http://www.apache.org/licenses/LICENSE-2.0
45
46 Unless required by applicable law or agreed to in writing, software
47 distributed under the License is distributed on an "AS IS" BASIS,
48 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49 See the License for the specific language governing permissions and
50 limitations under the License.
51
52
53
54
Contact me: dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717